Skip to content

Commit 955c334

Browse files
authored
Merge pull request #5974 from akatsoulas/remove-new-contributors
Remove item from top nav
2 parents 4e9ff3a + d561351 commit 955c334

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

kitsune/sumo/jinja2/includes/common_macros.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -534,13 +534,6 @@ <h4 class="mzp-c-menu-item-title">{{ _('Inbox') }}</h4>
534534
{{ _('Article Discussions') }}
535535
</a>
536536
</li>
537-
<li>
538-
<a href="{{ url('forums.threads', 'buddies') }}"
539-
data-event-name="link_click"
540-
data-event-parameters='{"link_name": "{{ context + '.new-contributors' }}"}'>
541-
{{ _('New Contributors') }}
542-
</a>
543-
</li>
544537
{% endmacro %}
545538

546539
{% macro _tools_nav_links(user, default_language, active=None, context="main-menu") -%}

0 commit comments

Comments
 (0)